home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / daemons / syslog_f.z / syslog_f / logger / RCS / Makefile,v < prev   
Encoding:
Text File  |  1993-03-17  |  284 b   |  31 lines

  1. head    1.1;
  2. access;
  3. symbols;
  4. locks
  5.     negaard:1.1; strict;
  6. comment    @# @;
  7.  
  8.  
  9. 1.1
  10. date    93.03.17.20.08.15;    author negaard;    state Exp;
  11. branches;
  12. next    ;
  13.  
  14.  
  15. desc
  16. @386BSD Makefile
  17. @
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @#    @@(#)Makefile    5.3 (Berkeley) 5/11/90
  26.  
  27. PROG=    logger
  28.  
  29. .include <bsd.prog.mk>
  30. @
  31.